New SDK update for Automation - 3.2.0-preview#4583
New SDK update for Automation - 3.2.0-preview#4583shahabhijeet merged 1 commit intoAzure:psSdkJson6from vrdmr:vameru-automation-new-sdk-320-preview
Conversation
|
@vrdmr how come you have a breaking change in your stable API version for runbook spec? |
|
@vrdmr will merge once you address @shahabhijeet 's comments |
|
@shahabhijeet The changes in the Runbook resource are to revert the resource to its original shape (which were changed in Azure/azure-rest-api-specs#2466). The changes are in the RunbookContent (Get and Put) call to now use Please let me know if you have any more questions. |
|
@vrdmr are you saying the spec was incorrectly modeled? Hence you reverted back the model type? |
|
@vrdmr from what we talked, this change is about restoring the old behavior and not introducing breaking change. |
Description
Contains changes introduced in the following spec changes:
Azure/azure-rest-api-specs#3363
Azure/azure-rest-api-specs#3420
Other changes:
3.2.0-preview.This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.